[INFO] cloning repository https://github.com/davisschenk/rasp-leds-v2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davisschenk/rasp-leds-v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavisschenk%2Frasp-leds-v2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavisschenk%2Frasp-leds-v2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e1b32ea9e8c7fe97426fdb4c4684b33a7ed3457
[INFO] checking davisschenk/rasp-leds-v2 against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavisschenk%2Frasp-leds-v2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davisschenk/rasp-leds-v2
[INFO] finished tweaking git repo https://github.com/davisschenk/rasp-leds-v2
[INFO] tweaked toml for git repo https://github.com/davisschenk/rasp-leds-v2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davisschenk/rasp-leds-v2 on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ramsayleung/rspotify`
[INFO] [stderr]      Locking 323 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.2.1 (available: v1.3.2)
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.11)
[INFO] [stderr]       Adding minifb v0.20.0 (available: v0.28.0)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3f5b49302bf28fd3db5cfe8fb17f772c547c679710041e95b76b37a43ea04a5a
[INFO] running `Command { std: "docker" "start" "3f5b49302bf28fd3db5cfe8fb17f772c547c679710041e95b76b37a43ea04a5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f5b49302bf28fd3db5cfe8fb17f772c547c679710041e95b76b37a43ea04a5a" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f5b49302bf28fd3db5cfe8fb17f772c547c679710041e95b76b37a43ea04a5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f5b49302bf28fd3db5cfe8fb17f772c547c679710041e95b76b37a43ea04a5a" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling time-macros v0.2.30
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking time v0.3.51
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bindgen v0.56.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking nix v0.20.2
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling xkbcommon-sys v0.7.5
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling maybe-async v0.2.11
[INFO] [stderr]    Compiling minifb v0.20.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]     Checking rspotify-http v0.16.1 (https://github.com/ramsayleung/rspotify#2bc2e707)
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking rspotify-model v0.16.1 (https://github.com/ramsayleung/rspotify#2bc2e707)
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking xkb v0.2.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking uncased v0.9.10
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking rspotify-macros v0.16.1 (https://github.com/ramsayleung/rspotify#2bc2e707)
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking rspotify v0.16.1 (https://github.com/ramsayleung/rspotify#2bc2e707)
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking figment v0.10.19
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking rocket v0.5.1
[INFO] [stderr]     Checking rasp-leds-hal v0.1.0 (/opt/rustwide/workdir/rasp-leds)
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]   --> rasp-leds/src/patterns/spotify/playing_color.rs:23:31
[INFO] [stdout]    |
[INFO] [stdout] 23 |     playing_currently: Option<TrackId>,
[INFO] [stdout]    |                               ^^^^^^^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout] help: consider introducing a named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout] 16 ~ pub struct PlayingColor<'a> {
[INFO] [stdout] 17 |     pub tick_rate: u64,
[INFO] [stdout] ...
[INFO] [stdout] 22 |     #[serde(skip)]
[INFO] [stdout] 23 ~     playing_currently: Option<TrackId<'a>>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]   --> rasp-leds/src/patterns/spotify/playing_color.rs:23:31
[INFO] [stdout]    |
[INFO] [stdout] 23 |     playing_currently: Option<TrackId>,
[INFO] [stdout]    |                               ^^^^^^^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout] help: consider introducing a named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout] 16 ~ pub struct PlayingColor<'a> {
[INFO] [stdout] 17 |     pub tick_rate: u64,
[INFO] [stdout] ...
[INFO] [stdout] 22 |     #[serde(skip)]
[INFO] [stdout] 23 ~     playing_currently: Option<TrackId<'a>>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0106`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rasp-leds-hal` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0106`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rasp-leds-hal` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3f5b49302bf28fd3db5cfe8fb17f772c547c679710041e95b76b37a43ea04a5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f5b49302bf28fd3db5cfe8fb17f772c547c679710041e95b76b37a43ea04a5a", kill_on_drop: false }`
[INFO] [stdout] 3f5b49302bf28fd3db5cfe8fb17f772c547c679710041e95b76b37a43ea04a5a
